bitkeeper revision 1.1159.212.117 (4208081dSxJads7MU6-VcXvC6TNMjQ)
authoriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Tue, 8 Feb 2005 00:30:21 +0000 (00:30 +0000)
committeriap10@labyrinth.cl.cam.ac.uk <iap10@labyrinth.cl.cam.ac.uk>
Tue, 8 Feb 2005 00:30:21 +0000 (00:30 +0000)
- Use a more appropriate path for disk images
- Add a 1 GB disk image as an option

From: Arun Sharma <arun.sharma@intel.com>
Signed-off-by: ian@xensource.com
tools/examples/bochsrc

index 907c78bae2f8bd7c9079c4663bda14ede419c511..860c5499eb7a37dc1f4ccd9070300e41dcf1d021 100644 (file)
@@ -3,10 +3,10 @@
 #vgaromimage: $BXSHARE/VGABIOS-lgpl-latest
 floppya: 1_44=a.img, status=inserted
 floppyb: 1_44=b.img, status=inserted
-#ata0-master: type=disk, path=minibootable.img, cylinders=900, heads=15, spt=17
 # if you don't use absolute paths below, bochs looks under the cwd of xend, 
 # which is usually "/"
-ata0-master: type=disk, path=/tmp/min-fc2-i386.img, cylinders=800, heads=4, spt=32
+#ata0-master: type=disk, path=/var/images/min-el3-i386.img, cylinders=800, heads=4, spt=32
+ata0-master: type=disk, path=/var/images/1g-el3-i386.img, mode=flat, cylinders=2048, heads=16, spt=63
 boot: c
 
 log: /tmp/bochsout.txt